CloseDisc property   

Returns/Sets if the disc should be closed. The disc should always be closed on audio discs. If audio discs are not closed, many 'normal' CD players will not be able to read the disc.

Property type

A Boolean value.

Syntax

object.CloseDisc [= value]

The CloseDisc property syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterPro.
value A Boolean value.